.git_archival.txt
.gitattributes
.gitignore
CHANGELOG.rst
CODE_OF_CONDUCT.rst
LICENSE
MANIFEST.in
Makefile
README.rst
codecov.yaml
lint.mk
pyproject.toml
readthedocs.yaml
setup.cfg
setup.py
spelling_private_dict.txt
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/release.yml
admin/__init__.py
admin/release.py
docs/Makefile
docs/source/api-reference.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/release-process.rst
requirements/dev-requirements.txt
requirements/requirements.txt
requirements/setup-requirements.txt
src/VWS_Auth_Tools.egg-info/PKG-INFO
src/VWS_Auth_Tools.egg-info/SOURCES.txt
src/VWS_Auth_Tools.egg-info/dependency_links.txt
src/VWS_Auth_Tools.egg-info/not-zip-safe
src/VWS_Auth_Tools.egg-info/requires.txt
src/VWS_Auth_Tools.egg-info/top_level.txt
src/vws_auth_tools/__init__.py
src/vws_auth_tools/py.typed
tests/__init__.py
tests/test_vws_auth_tools.py